x86/hvm: assert that we we saved a sane number of MSRs.
authorTim Deegan <tim@xen.org>
Thu, 27 Feb 2014 15:06:33 +0000 (15:06 +0000)
committerTim Deegan <tim@xen.org>
Thu, 6 Mar 2014 10:13:30 +0000 (10:13 +0000)
commit891219a9d3958860b915021f622f7119b9b880d8
treed28df4e985ef5ecaee1319d91e9f3c90ee8a3e7b
parentbd1913d8734686cb869778e03273cc8133973aff
x86/hvm: assert that we we saved a sane number of MSRs.

Just as a backstop measure against later changes that add MSRs to the
save function without updating the count in the init function.

Signed-off-by: Tim Deegan <tim@xen.org>
Acked-by: Jan Beulich <jbeulich@suse.com>
xen/arch/x86/hvm/hvm.c